home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / internet / net commander 1.0 / STREAMWK / WNETVIEW.TXT < prev    next >
Encoding:
Text File  |  1996-04-16  |  3.8 KB  |  108 lines

  1.  
  2. StreamWorks (tm) - WNETVIEW
  3. -------------------------------------------------------------------
  4. (C) Copyright 1994-1995 Xing Technology Corporation
  5.                         1540 W. Branch Street
  6.                         Arroyo Grande, California 93420
  7.                         USA
  8.                         email:   streams@xingtech.com
  9.                         www:     http://www.xingtech.com
  10. -------------------------------------------------------------------
  11.  
  12.                  ╔═══════════════════════════════════╗
  13.                  ║ WNetview Command Line Parameters: ║
  14.                  ╚═══════════════════════════════════╝
  15.  
  16. -A:      Forces the program to exit if the main window loses focus.
  17.  
  18. -B:      Turns off the rounded edge subwindow and lets the video fill the
  19.          whole window.
  20.  
  21. -C#:     Starts up channel # immediately upon program launch.
  22.  
  23. -D:      Debug Mode.  Does nothing.
  24.  
  25. -E:      Forces the main window to an icon when a video is not playing.
  26.  
  27. -FA0:    Select ReelMagic Audio Decoder.
  28. -FA1:    Select Software Audio Decoder.
  29. -FV0:    Select ReelMagic Video Decoder.
  30. -FV1:    Select Software Video Decoder.
  31.  
  32. -G:      Tells the ReelMagic board to pass all video through rather than
  33.          trying to let the mouse and other windows cover up the video
  34.          window while video is playing.  For very unruly video cards.
  35.  
  36. -H#:     Set height of main window.
  37.  
  38. -IV#:    Set Video Sync tolerance in bytes, which is the amount of wiggle
  39.          room that the video buffer is allowed before frames are added or
  40.          dropped to compensat.
  41.  
  42. -IA#:    Set Audio Sync tolerance.  See "-IV#".
  43.  
  44. -Jip:    Sets the IP address for system pings. "I" messages, as it were.
  45.  
  46. -K#:     Sets palette index of background of video window.  You might try
  47.          -K0 for slightly unruly video cards.
  48.  
  49. -L:      Make the main window a child of the currently active one.
  50.  
  51. -M<file>:Execute a second program as part of the startup.
  52.  
  53. -NR:     Deactivates all attempts to decode video or deal with decoder
  54.          hardware / software.
  55.  
  56. -NN0:    Deactivates all network communications.
  57. -NN2:    Deactivates control socket, but allows listening to live feeds.
  58.  
  59. -O:      Creates a separate task to handle the network and video playback.
  60.  
  61. -PA#:    If # is 1, activates audio playback.  If 0, deactivates it.
  62. -PV#:    If # is 1, activates video playback.  If 0, deactivates it.
  63.  
  64. -Q#:     Obsolete.
  65.  
  66. -R<code>:Sets instant remote access code.
  67.          <code> = {Server address}:{File Name or number}.
  68.  
  69.          Examples:
  70.              -RSunshine:Apollo
  71.              -R204.62.160.75:13
  72.              -RFiddle:12
  73.              -R204.62.160.78:Debate
  74.  
  75. -S#:     # is a hex DWORD which sets the main window style in accordance
  76.          with standard windows 3.1 window styles.
  77.  
  78. -T:      Turn off tool bar.
  79.  
  80. -U:      Simplifies program display for Mosaic.
  81.  
  82. -V#:     Specifies a hex DWORD whose 32 bits select which buttons will be
  83.          displayed on the tool bar.  The easiest way to use this is to go
  84.          into WNetView, use the button deleter to remove any buttons you
  85.          don't want, and then write down the value for "ButtonSelector" in
  86.          the "WNETVIEW.INI" file for future reference.  You may then go
  87.          back to that state by specifying this value on a command line.
  88.  
  89. -W#:     Set main video window width.
  90.  
  91. -X#:     Set main video window X Position.
  92.  
  93. -Y#:     Set main video window Y Position.
  94.  
  95. -Z#:     Set Network bandwidth in bits per second.
  96.  
  97. -#A:     (That "#" is really an "#") Deactivate frame dropping / adding for
  98.          Audio.
  99.  
  100. -#V:     Deactivate frame dropping / adding for Video.
  101.  
  102. -!cP#:   Manually sets a port for a given channel.  "c" is the Channel.
  103.          Channels are 1-9, 0 = 10 and S is the Server.
  104.  
  105. -!#c<ip>:Manually sets the IP Address for a given channel.
  106.  
  107.  
  108.